Filter Hook
View Source on Trac ↗
Filter Hook
user_{$name}_label
apply_filters( 'user_{$name}_label', $desc ) Filters a user contactmethod label. The dynamic portion of the hook name, `$name`, refers to each of the keys in the contact methods array.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $desc mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/user-edit.php
Advertisement